home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / {app} / Syntax / C#.INI < prev    next >
INI File  |  2004-10-05  |  1KB  |  118 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=C#
  4. HTMLGroup=0
  5. FileType=*.c,*.cs
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=1
  10. CComment=1
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=1
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. LBracketComment=0
  27. SingleQuote=1
  28. DoubleQuote=1
  29. Preprocessors=1
  30. IndentChar={
  31. UnIndentChar=}
  32. TabWidth=4
  33. CaseSensitive=1
  34. PocoComment=0
  35. KeyWordChars=_
  36. [KeyWords]
  37. abstract=
  38. as=
  39. base=
  40. bool=
  41. break=
  42. byte=
  43. case=
  44. catch=
  45. class=
  46. const=
  47. continue=
  48. decimal=
  49. default=
  50. delegate=
  51. do=
  52. double=
  53. else=
  54. enum=
  55. event=
  56. explicit=
  57. extern=
  58. false=
  59. finally=
  60. fixed=
  61. float=
  62. for=
  63. foreach=
  64. goto=
  65. char=
  66. checked=
  67. if=
  68. implicit=
  69. in=
  70. int=
  71. interface=
  72. internal=
  73. is=
  74. lock=
  75. long=
  76. namespace=
  77. new=
  78. null=
  79. object=
  80. operator=
  81. out=
  82. override=
  83. params=
  84. private=
  85. protected=
  86. public=
  87. readonly=
  88. ref=
  89. return=
  90. sbyte=
  91. sealed=
  92. short=
  93. sizeof=
  94. stackalloc=
  95. static=
  96. string=
  97. struct=
  98. switch=
  99. this=
  100. throw=
  101. true=
  102. try=
  103. typeof=
  104. uint=
  105. ulong=
  106. unchecked=
  107. unsafe=
  108. ushort=
  109. using=
  110. virtual=
  111. void=
  112. volatile=
  113. while=
  114. [ReservedWords]
  115. [KeyWords2]
  116. [KeyWords3]
  117.  
  118.